home *** CD-ROM | disk | FTP | other *** search
/ 10,000 Great Games / 10,000 Great Games.iso / Product / 25 / Setup.exe / scripts / DefineButton2_238 / BUTTONCONDACTION on(release).as
Text File  |  2001-11-16  |  55b  |  5 lines

  1. on(release){
  2.    call("/:ReturnTrue");
  3.    play();
  4. }
  5.